'UsageDim format As String Dim args() As Object Dim instance As New SSHTransportLayerException(format, args)
Parameters
- format
- The format string of the exception's message.
- args
- The arguments to use in format.
'UsageDim format As String Dim args() As Object Dim instance As New SSHTransportLayerException(format, args)